A B C D E F G H I L M N O P R S T U V W X Z

C

CELL_DELIMITERS - Static variable in class algalcommand.io.Schedule
String that separate cells within a row, should be whitesace characters different from ROW_DELIMITERS
clone() - Method in class algalcommand.io.xml.Element
 
closeAboutBox() - Method in class algalcommand.alpha.AlgalCommandAboutBox
 
closeConnection() - Method in class algalcommand.testbench.PBRTestPanel
 
COMMAND_CHAR - Static variable in class algalcommand.testbench.CommandResponce
 
COMMAND_PREFIX - Static variable in class algalcommand.alpha.Photobioreactor
This is the prefix that the PBRBrain uses to differentiate commands from other stuff that it receives from its serial input
COMMAND_PREFIX - Static variable in class algalcommand.io.AlgalNetIO
This is the prefix that the PBRBrain uses to differentiate commands from other stuff that it receives from its serial input
COMMAND_PREFIX - Static variable in class algalcommand.testbench.PBRTestPanel
This is the prefix that the PBRBrain uses to differentiate commands from other stuff that it receives from its serial input
COMMAND_SUFFIX - Static variable in class algalcommand.alpha.Photobioreactor
The suffix is used by the PBRBrain to know when to parse the input command (actually, the PBRBrain is usually smart enough to not need this, but that behavior is not a design spec., so that may not always be true).
COMMAND_SUFFIX - Static variable in class algalcommand.io.AlgalNetIO
The suffix is used by the PBRBrain to know when to parse the input command (actually, the PBRBrain is usually smart enough to not need this, but that behavior is not a design spec., so that may not always be true).
COMMAND_SUFFIX - Static variable in class algalcommand.testbench.PBRTestPanel
The suffix is used by the PBRBrain to know when to parse the input command (actually, the PBRBrain is usually smart enough to not need this, but that behavior is not a design spec., so that may not always be true).
CommandResponce - Class in algalcommand.testbench
 
CommandResponce() - Constructor for class algalcommand.testbench.CommandResponce
 
COMMENT_FLAGS - Static variable in class algalcommand.io.Schedule
Comments start with these
configureWindow(Window) - Method in class algalcommand.alpha.AlgalCommandApp
This method is to initialize the specified window by injecting resources.
connectToAddress(String) - Method in class algalcommand.io.AlgalNetIO
Connects to the given IP address (tries to, anyway).
containsChild(Object) - Method in class algalcommand.io.xml.Element
Checks to see if the specified object is a child of this element
countChildren() - Method in class algalcommand.io.xml.Element
Ex:
     <font size="2">Greetings <b>friend!</b></font>
In the above code, the font element has 2 children: "Greetings " and b.
createSchedule(File) - Method in class algalcommand.io.ScheduleKeeper
Reads a file and initializes a schedule object from it
CubicInterpolator - Class in algalcommand.math
used for the cubic interpolation of non-grid data
CubicInterpolator() - Constructor for class algalcommand.math.CubicInterpolator
 
currentLED_label - Variable in class algalcommand.alpha.OldPBRForm
 
currentTime() - Static method in class algalcommand.io.SimpleTime
 

A B C D E F G H I L M N O P R S T U V W X Z